robertl [Mon, 19 Jan 2004 18:10:29 +0000 (18:10 +0000)]
Don't output bounding box if we couldn't compute them (i.e. tracks and routes)
robertl [Mon, 19 Jan 2004 18:07:27 +0000 (18:07 +0000)]
Fix off-by-one that resulted in last trackpoint not getting read.
robertl [Mon, 19 Jan 2004 18:06:57 +0000 (18:06 +0000)]
Add saroute.
robertl [Sun, 18 Jan 2004 21:34:44 +0000 (21:34 +0000)]
Clarify comments. Add BASE_STRUCT.
robertl [Sun, 18 Jan 2004 02:15:33 +0000 (02:15 +0000)]
From Mark Bradley:
- mkwintesto.c: no signifcant changes except that it makes a more user
friendly .cmd file
- mapsource.c: several changes to support route handling better based on
some recent reverse engineering discoveries arising from Mark Hammond's,
and other's, problems. I have also now used the date tag that is placed
by MapSource the program as a tag to tell me if the .mps file was
created by GPSBabel - it doesn't break MapSource, but should aid a
little in debugging. The updates mainly involve having to create local
waypoint queues to record what has been written to a .mps or to retain
info read between the wpts section and the route section (where some
information is lost in the .mps file).
- As a consequence of the date tag change, I have to update the
reference files which would fail comparison otherwise.
Reference/mapsource.mps
Reference/mps-empty.mps
Reference/route/route.mps
Reference/track/mps-track.mps
robertl [Sun, 18 Jan 2004 01:24:41 +0000 (01:24 +0000)]
Whack several functions we aren't using.
robertl [Sun, 18 Jan 2004 01:13:55 +0000 (01:13 +0000)]
Fix logpoint option that I broke.
robertl [Sun, 18 Jan 2004 00:56:34 +0000 (00:56 +0000)]
Nuke dead code.
robertl [Sat, 17 Jan 2004 22:59:08 +0000 (22:59 +0000)]
Add case for gpsutil read & psp write.
robertl [Sat, 17 Jan 2004 22:13:05 +0000 (22:13 +0000)]
Add geoniche test cases.
robertl [Sat, 17 Jan 2004 17:38:48 +0000 (17:38 +0000)]
Add bounding box code.
robertl [Sat, 17 Jan 2004 17:38:27 +0000 (17:38 +0000)]
Add bounding box tag to GPX output.
Accumulate xsi_schema_loc tags.
robertl [Fri, 16 Jan 2004 16:34:52 +0000 (16:34 +0000)]
Make format strings consistent for -vs output.
robertl [Fri, 16 Jan 2004 14:41:53 +0000 (14:41 +0000)]
Implement callback in libjeeps for waypoint output, use that for status
in garmin.c
robertl [Fri, 16 Jan 2004 03:50:37 +0000 (03:50 +0000)]
Add -vs status indicator to most file formats.
Fix magellan serial timeouts under Windows.
alexmot [Wed, 14 Jan 2004 16:41:22 +0000 (16:41 +0000)]
Fix typo in gpx track tag/path mapping
robertl [Tue, 13 Jan 2004 14:42:25 +0000 (14:42 +0000)]
From Mark Bradley: adds proximity, depth, corrects problems with routes.
parkrrrr [Mon, 12 Jan 2004 15:39:46 +0000 (15:39 +0000)]
Initial add
robertl [Mon, 12 Jan 2004 15:31:09 +0000 (15:31 +0000)]
More distinct handling of unknown tags vs. tags that we sort of know about
vs. tags that we really know about.
parkrrrr [Mon, 12 Jan 2004 15:30:18 +0000 (15:30 +0000)]
Initial add
robertl [Mon, 12 Jan 2004 06:43:40 +0000 (06:43 +0000)]
Bump version for GSAK test.
robertl [Mon, 12 Jan 2004 06:43:14 +0000 (06:43 +0000)]
Let timeouts work right under Windows so GSAK (and users) can more readily
tell when their unit is turned off or unplugged.
james_sherring [Sun, 11 Jan 2004 20:33:39 +0000 (20:33 +0000)]
support lines with text (e.g. drive-time regions);
translate closed-polygons for import/export;
export circles & ovals;
support long pushpin notes;
import groundspeak types with different symbols;
various minor fixes;
general clean-up;
james_sherring [Sun, 11 Jan 2004 19:53:41 +0000 (19:53 +0000)]
*** empty log message ***
robertl [Fri, 9 Jan 2004 17:21:05 +0000 (17:21 +0000)]
Regenerate wintsto. Add @echo off at top.
alexmot [Fri, 9 Jan 2004 14:27:03 +0000 (14:27 +0000)]
Bring mapsend current with new route/track segregation scheme
robertl [Fri, 9 Jan 2004 03:14:50 +0000 (03:14 +0000)]
From Mark Hammond: Improve usage message.
robertl [Thu, 8 Jan 2004 23:47:34 +0000 (23:47 +0000)]
Only include unistd.h in POSIX-land.
robertl [Thu, 8 Jan 2004 21:47:51 +0000 (21:47 +0000)]
All files: replace explict calls to fopen with xfopen wrapper that
supports - as alias for std{in,out} and tests for error.
alexmot [Thu, 8 Jan 2004 21:09:08 +0000 (21:09 +0000)]
Update track handling
alexmot [Thu, 8 Jan 2004 21:07:16 +0000 (21:07 +0000)]
Update reference file for GPX tracks.
alexmot [Thu, 8 Jan 2004 21:06:12 +0000 (21:06 +0000)]
Add GPX track test case.
alexmot [Thu, 8 Jan 2004 21:05:43 +0000 (21:05 +0000)]
Fix GPX track handling
parkrrrr [Thu, 8 Jan 2004 16:48:44 +0000 (16:48 +0000)]
Made xml_entitize understand and handle UTF-8
alexmot [Thu, 8 Jan 2004 16:40:55 +0000 (16:40 +0000)]
Bring Ozi tracks/routes current with framework.
Add description parsing for route points.
robertl [Thu, 8 Jan 2004 16:19:49 +0000 (16:19 +0000)]
Add missing global CVS tags.
robertl [Thu, 8 Jan 2004 16:07:20 +0000 (16:07 +0000)]
Correct vmem violations in gpx. Remove sandbagging.
robertl [Thu, 8 Jan 2004 04:15:04 +0000 (04:15 +0000)]
Use stable creation times when reading waypoitns.
robertl [Thu, 8 Jan 2004 03:29:24 +0000 (03:29 +0000)]
Don't prefer empty notes.
robertl [Thu, 8 Jan 2004 03:15:01 +0000 (03:15 +0000)]
Remove extraneous (and one non-such) inclusions of unistd.h.
robertl [Thu, 8 Jan 2004 02:52:34 +0000 (02:52 +0000)]
Add flags to vm_alloc to zero allocated buffer.
robertl [Wed, 7 Jan 2004 21:56:14 +0000 (21:56 +0000)]
Doh! the zip is already moved...
robertl [Wed, 7 Jan 2004 21:54:35 +0000 (21:54 +0000)]
Don't clobber the perfectly lovely zip created by mingw/Makefile with
ours that's missing pieces from the tip. (Sigh.)
robertl [Wed, 7 Jan 2004 16:27:37 +0000 (16:27 +0000)]
From Mark Hammond. Go less nuts with CDATA encoding, commonize many
tag outputs.
robertl [Wed, 7 Jan 2004 02:19:58 +0000 (02:19 +0000)]
Fix leaktest.
robertl [Wed, 7 Jan 2004 02:19:22 +0000 (02:19 +0000)]
Fix allocation for cdatastr.
robertl [Wed, 7 Jan 2004 01:37:19 +0000 (01:37 +0000)]
Commit overhauled GPX parser.
robertl [Tue, 6 Jan 2004 23:42:35 +0000 (23:42 +0000)]
Mark Hammond reports that Cygwin termio handling is broken on the second
open. Revert to the WIN32 API for that case.
robertl [Mon, 5 Jan 2004 20:08:10 +0000 (20:08 +0000)]
A number of changes throughout to support formats like GPX and Mapsource
that can have more than one of (waypoints, tracks, routes) in one file.
This doesn't get it for every format (or even for MPS output) but it
helps some of our cases...
robertl [Mon, 5 Jan 2004 17:39:56 +0000 (17:39 +0000)]
Add route writing to garmin serial. Probably not final.
alexmot [Mon, 5 Jan 2004 15:50:05 +0000 (15:50 +0000)]
Remove OziExplorer style file. Ozi is now it's own module.
alexmot [Mon, 5 Jan 2004 15:47:33 +0000 (15:47 +0000)]
Move OziExplorer into it's own module. Adds track/route read/write support for Ozi.
robertl [Mon, 5 Jan 2004 02:22:41 +0000 (02:22 +0000)]
Fix garmin serial tracks. A) eliminate empty track at beginning and B)
avoid mem corruption by allocing and freeing the waypoint list consistently.
robertl [Sat, 3 Jan 2004 21:51:08 +0000 (21:51 +0000)]
Add D109 support in yet another place.
robertl [Sun, 21 Dec 2003 20:30:54 +0000 (20:30 +0000)]
Replace old endianness logic in binary formats
with newer stuff.
Fix loops that free ll elements.
Misc cleanups.
robertl [Sun, 21 Dec 2003 19:16:30 +0000 (19:16 +0000)]
Don't call exit.
robertl [Sun, 21 Dec 2003 17:48:42 +0000 (17:48 +0000)]
Add route reading code.
robertl [Sun, 21 Dec 2003 09:11:51 +0000 (09:11 +0000)]
Doc a few missing targets. Make chkdoc grouchier.
robertl [Sun, 21 Dec 2003 09:11:04 +0000 (09:11 +0000)]
Add delorme gpl format.
robertl [Sun, 21 Dec 2003 07:53:15 +0000 (07:53 +0000)]
Add deficon to geo output.
robertl [Sat, 20 Dec 2003 22:58:12 +0000 (22:58 +0000)]
Free the parser when we're done.
robertl [Sat, 20 Dec 2003 19:12:24 +0000 (19:12 +0000)]
Accept comments in input.
robertl [Sat, 20 Dec 2003 05:39:13 +0000 (05:39 +0000)]
Be nicer in absence of a shortname.
alexmot [Thu, 18 Dec 2003 14:19:56 +0000 (14:19 +0000)]
C89 fix-up
robertl [Sat, 13 Dec 2003 07:13:46 +0000 (07:13 +0000)]
Three changes:
1) Lay groundwork in GPX parser for context sensitive switching.
2) Add route reversal.
3) move painful test to 'torture' target from testo (you're welcome, Ron)
robertl [Sat, 13 Dec 2003 05:54:49 +0000 (05:54 +0000)]
Cleanup pass.
robertl [Sat, 13 Dec 2003 05:04:22 +0000 (05:04 +0000)]
Add blurb on binary kits.
robertl [Fri, 12 Dec 2003 05:57:32 +0000 (05:57 +0000)]
Add mac-build target for generating binary kits for OS/X.
robertl [Thu, 11 Dec 2003 17:08:50 +0000 (17:08 +0000)]
Fix minor mem leaks.
robertl [Thu, 11 Dec 2003 17:00:43 +0000 (17:00 +0000)]
Add check to 'changes.html', too.
robertl [Tue, 9 Dec 2003 06:53:11 +0000 (06:53 +0000)]
Add D109 support for reading routes. Yuk!
robertl [Tue, 9 Dec 2003 06:52:12 +0000 (06:52 +0000)]
Add sloppy code to print D109's. Since we don't normally link with
this file, the bloat is OK.
james_sherring [Sat, 6 Dec 2003 12:39:05 +0000 (12:39 +0000)]
Support GPX <sym>/pushpin icon number
robertl [Fri, 5 Dec 2003 22:40:11 +0000 (22:40 +0000)]
Don't double-free email and author if reading multiple files.
james_sherring [Fri, 5 Dec 2003 11:24:29 +0000 (11:24 +0000)]
cleanup various debug items,
no input file condition bug fix
james_sherring [Fri, 5 Dec 2003 00:54:53 +0000 (00:54 +0000)]
*** empty log message ***
james_sherring [Fri, 5 Dec 2003 00:44:33 +0000 (00:44 +0000)]
*** empty log message ***
james_sherring [Fri, 5 Dec 2003 00:12:19 +0000 (00:12 +0000)]
fixed bad strcpy causing coredump with jlps.axe
james_sherring [Fri, 5 Dec 2003 00:03:40 +0000 (00:03 +0000)]
updated show_usage
james_sherring [Thu, 4 Dec 2003 12:51:20 +0000 (12:51 +0000)]
Included mention of template files
james_sherring [Wed, 3 Dec 2003 23:42:24 +0000 (23:42 +0000)]
*** empty log message ***
james_sherring [Wed, 3 Dec 2003 21:34:36 +0000 (21:34 +0000)]
*** empty log message ***
alexmot [Wed, 3 Dec 2003 18:39:13 +0000 (18:39 +0000)]
Add mag_cleanse() to route-point output.
robertl [Wed, 3 Dec 2003 17:23:23 +0000 (17:23 +0000)]
Regenerate deps. Rename snprintf for WIN32.
parkrrrr [Wed, 3 Dec 2003 02:01:08 +0000 (02:01 +0000)]
Added fake-o waypoint names to generated waypoints; GPS formats seem to care about having names.
robertl [Wed, 3 Dec 2003 00:12:19 +0000 (00:12 +0000)]
Protect against integer overflow in division.
parkrrrr [Wed, 3 Dec 2003 00:00:04 +0000 (00:00 +0000)]
Added 'simplify' filter
parkrrrr [Tue, 2 Dec 2003 23:22:14 +0000 (23:22 +0000)]
Fixed problem where one route would get split into many smaller routes
james_sherring [Tue, 2 Dec 2003 21:04:09 +0000 (21:04 +0000)]
*** empty log message ***
james_sherring [Tue, 2 Dec 2003 20:20:44 +0000 (20:20 +0000)]
*** empty log message ***
james_sherring [Tue, 2 Dec 2003 20:06:49 +0000 (20:06 +0000)]
moved to src directory
robertl [Tue, 2 Dec 2003 17:55:10 +0000 (17:55 +0000)]
Bump to 1.2.1 for release.
robertl [Tue, 2 Dec 2003 17:54:14 +0000 (17:54 +0000)]
Used fixed point instead of approximate fp to reduce rounding error on
Garmin waypt xfer.
robertl [Tue, 2 Dec 2003 15:24:05 +0000 (15:24 +0000)]
Bump version number to circumvent sourceforge silliness. Add version # to
usage.
robertl [Tue, 2 Dec 2003 15:12:26 +0000 (15:12 +0000)]
Add secondary basemap upload. From Bernhard Nebel.
robertl [Tue, 2 Dec 2003 15:10:58 +0000 (15:10 +0000)]
From Rick. Add dbname and category command line options.
robertl [Tue, 2 Dec 2003 15:03:21 +0000 (15:03 +0000)]
This commit was generated by cvs2svn to compensate for changes in r564,
which included commits to RCS files with non-trunk default branches.
robertl [Mon, 1 Dec 2003 22:13:34 +0000 (22:13 +0000)]
Describe Ron's fix.
parkrrrr [Mon, 1 Dec 2003 21:19:01 +0000 (21:19 +0000)]
Removed bad boundary conditions and other errors in previous gpx.c commit; also added 'consider emailing' warning.
parkrrrr [Mon, 1 Dec 2003 20:08:39 +0000 (20:08 +0000)]
Added hack to remove � through  from most gpx input